Code for reproducing the experiments in Section 4.5. (Text generation)
The code is based on the TexyGen framework.

To run use: 
python3 main.py -g seqgan -s 50
###########Pre-requisits:###########
- Python

- TensorFlow, NumPy, SciPy, Matplotlib